From ea554714415d2edc3016e02082e20bbf1f41e84a Mon Sep 17 00:00:00 2001 From: Arnaud Rebillout Date: Sat, 16 Dec 2017 22:29:30 +0700 Subject: [PATCH] css docs: swap border-width and border-left shorthands, to keep going clockwise Signed-off-by: Arnaud Rebillout https://bugzilla.gnome.org/show_bug.cgi?id=791710 --- docs/reference/gtk/css-properties.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/reference/gtk/css-properties.xml b/docs/reference/gtk/css-properties.xml index 4b2c646dce..7f828bef87 100644 --- a/docs/reference/gtk/css-properties.xml +++ b/docs/reference/gtk/css-properties.xml @@ -985,11 +985,11 @@ We use for syntax productions, and each line is put in a - border-left + border-right 〈length〉 || 〈border style〉 || 〈color〉 see individual properties - CSS2, - CSS3 + CSS2, + CSS3 @@ -1001,11 +1001,11 @@ We use for syntax productions, and each line is put in a - border-right + border-left 〈length〉 || 〈border style〉 || 〈color〉 see individual properties - CSS2, - CSS3 + CSS2, + CSS3 -- 2.30.2